Skip to main content

If Equal

IF_EQUAL_CONTINUE

Checks if two strings are equal. If not - the flow is interrupted.

Parameters

  • str1 (String):
  • str2 (String):

Returns

No return information provided.